home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / toku2 / MeedioHouseBot[1].2.20.setup.exe / {app} / Config / NewDB / HBData.mdb / Views.json < prev   
JavaScript Object Notation  |  2004-07-30  |  134b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (255) NOT NULL",
  5.         "ParentID": "Long Integer"
  6.     },
  7.     "data": [
  8.         {
  9.             "ID": 1,
  10.             "Name": "View 1",
  11.             "ParentID": 0
  12.         }
  13.     ]
  14. }